home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 6286 < prev    next >
Encoding:
Text File  |  1996-08-05  |  3.5 KB  |  73 lines

  1. Newsgroups: comp.sys.amiga.misc,comp.sys.amiga.hardware
  2. Path: news-1.csn.net!ub!dsinc!scala!news
  3. From: dave.haynie@scala.com (Dave Haynie)
  4. Subject: Re: PowerPC !
  5. Sender: news@scala.scala.com (Usenet administrator)
  6. Message-ID: <1996Mar5.185907.12755@scala.scala.com>
  7. Date: Tue, 5 Mar 1996 18:59:07 GMT
  8. Reply-To: dave.haynie@scala.com (Dave Haynie)
  9. References: <Pine.SUN.3.91.960220162223.624A-100000@scsscsc1.reading.ac.uk> <4gdgsa$bbm@gina.zfn.uni-bremen.de> <4gpot8$l1h@murphy2.servtech.com> <4h57l1$rc5@hobbes.compusult.nf.ca> <4h6hgp$fqo@rs18.hrz.th-darmstadt.de>
  10. Nntp-Posting-Host: gator
  11. Organization: Scala Computer Television, US Research Center
  12.  
  13. In <4h6hgp$fqo@rs18.hrz.th-darmstadt.de>, kraemer@rzri6f.gsi.de (Michael Kraemer) writes:
  14. >In article <4h57l1$rc5@hobbes.compusult.nf.ca>, mworden@public.compusult.nf.ca (Mark Worden) writes:
  15. >> nyle landas (nyle@cyber1.servtech.com) wrote:
  16. >> 
  17. >> : I have read the PowerAmiga is slated for 1st quarter 1997.  PowerPC cards
  18. >> : for exsisting Amigas should be out this summer from Phase 5.
  19.  
  20. >> What kind of speed will it have compared to an actual PowerPC?  
  21.  
  22. The PowerPC boards from Phase 5 are actual PowerPC boards. The
  23. question to ask is not "how fast is it compared to a real PowerPC"
  24. (since it is one), but "how fast is it compared to a real 68K", since
  25. you'll be running 68K code much of the time.
  26.  
  27. >> I had an EMPLANT Deluxe in my A3000/030 awhile ago, and it ran
  28. >> dreadfully slow.
  29.  
  30. Real Macs are dreadfully slow on 68030 systems, so you can't expect
  31. the MacOS running on an Amiga to be much different. The A3000 does
  32. typically run the MacOS a tad faster than the nearest Mac equivalent,
  33. the Macintosh IIci. That's primarily because the hard disk is much,
  34. much faster on the A3000. The IIci was the first Mac II to have a
  35. decent memory system, so it's comparable in other ways to the A3000.
  36.  
  37. >Well, my experience with A3000 vs PowerPC e.g. with a curve fitting program
  38. >(floating point math + array addressing + local gfx)
  39. >and looks like follows:
  40. >
  41. >A3000      (68030/882 @ 25 MHz): 29.2 secs
  42. >Linux-PC   (80486     @ 33 MHz):  7.2 secs
  43. >RS6000/AIX (PPC601    @ 80 MHz):  0.8 secs
  44. >           (PPC604    @120 MHz):  0.4 secs
  45.  
  46. The 68030/68882, to put it as kindly as possible, is lame when it
  47. comes to floating point. Typical benchmarks put it at 0.3-0.5 MFLOPS,
  48. versus 3.5-5.0 MFLOPS on a 68040 at the same speed. If the benchmark
  49. is heavily floating point intensive, an '040-25 should easly beat a
  50. '486-33 (not that anyone uses '486-33s anymore).
  51.  
  52. >Although the PPC seems to blow away the 68k stuff I've decided to
  53. >upgrade my A3000 with an '060 board for the simple reason that I
  54. >don't expect the PPC upgrade boards to work smoothly with all progs
  55. >in emulation mode.
  56.  
  57. There's no reason to believe the PPC emulation won't provide a
  58. perfectly compatible 68K programming model. What it can't do is match
  59. the expected instruction timings of any 68K processor. So things that
  60. are very dependent on your system's speed, typically interactive
  61. multimedia and game software, may have problems. Other tools should
  62. run fine, though there's a fair chance floating point won't be all
  63. that great, if they chose to implement the 68K floating point
  64. instructions at all in the PPC model (you might do just as well with a
  65. PPC native IEEE library). 
  66.  
  67. Dave Haynie          | ex-Commodore Engineering |   for DiskSalv 3 &
  68. Sr. Systems Engineer |  Hardwired Media Company | "The Deathbed Vigil"
  69. Scala Inc., US R&D   |    Ki No Kawa Aikido     |     info@iam.com
  70.  
  71.          "Feeling ... Pretty ... Psyched" -R.E.M.
  72.  
  73.